home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / mus / play / Amoralplay1.5.readme < prev    next >
Text File  |  2001-01-02  |  12KB  |  292 lines

  1. Short:    -amorel- No fuss multiformat audio player.
  2. Author:   amorel@xs4all.nl
  3. Uploader: amorel@xs4all.nl
  4. Version:  1.5.2
  5. Type:     mus/play
  6. Url:      http://www.xs4all.nl/~amorel
  7.  
  8. This program is shareware but fully functional. Please pay $5,- or 10,-
  9. Dutch guilders. Use paypal(www.paypal.com), or contact me for other methods
  10. of payment.
  11.  
  12. If you pay, you will get better support and you will get updates sooner. 
  13. Also I`m more likely to implement your wishes :-) And of course paying this 
  14. reasonable fee will encourage me to improve this more.
  15.  
  16. Check http://www.xs4all.nl/~amorel/amusic.html or http://www.mp3.com/vopak
  17. for my music.
  18.  
  19. UPDATE:
  20.  
  21. version 1.5.2
  22.         * Added font sensitivity, which hopefully resolves any font
  23.           problems.
  24.         * In combination with font sensitivity I improved compatibility
  25.           with visualprefs. The windows will adjust size both for height
  26.           and width. The graphic equalizer still won`t draw correctly, but
  27.           it`s not essential. Will be fixed one day(stupid patches).
  28.         * One can now read the information contained in PTmodules. It`s
  29.           likely this will be extended to other module formats in the
  30.           future.
  31.         * Eject gadget was still a tiny bit not right, fixed.
  32.         * As usual more bits and stuff
  33.  
  34. version 1.5.1
  35.         * Eject gadget had another image when pressed, non fatal, no big
  36.           deal, but I`m a perectionist ;-)
  37.  
  38. version 1.5
  39.         * Now accepting paypal(www.paypal.com) for registrations!
  40.         * Now using handdrawn image icons for better looks.
  41.         * Completely reworked list routines, thanks go to David Newton and
  42.           Tony Rolfe.
  43.         * A new icon(glow icon), the old icon is still there if you prefer
  44.           it.
  45.         * More minor stuff....
  46.  
  47. version 1.4.4
  48.         * Added an online "bonus" song. Credits to that song go to someone     
  49.           called "Shamen", I could not find any contact info.
  50.         * Made random play a bit "more random", it liked to be a tiny bit
  51.           repetitive at times. Hope that`s better now.
  52.         * Several minor tweaks and stuff
  53.  
  54. version 1.4.3
  55.         * Removed the b(eta) in the version number.
  56.         * The program now accepts a filename as argument, only one file will be
  57.           read(the first). And it is best to give the full path including the
  58.           name(thus: amoralplayer music:playlists/varlist). It will understand 
  59.           either a playlist file or an audio file and act accordingly. 
  60.         * Changed the vertical wait function with a more OS-friendly function,
  61.           which just does the same thing, only different ;-) It seems gfx board
  62.           users will appreciate this most.
  63.         * Minor bug fixes again, which occured at rare occasions and were not
  64.           harmful.
  65.         * Some other little tweaks and stuff.
  66.  
  67. This program is likely to be updated at a regular basis, so if you encounter
  68. any problems it might already have been cured in a more recent update.
  69.  
  70. This audio/song player supports:
  71.  
  72.         * Octamed Soundstudio (OSS)
  73.         * Any other octamed and med format
  74.         * Mods 
  75.         * Digibooster(through AHI)
  76.         * Iff 8 bit samples direct from disk
  77.         * More to come....
  78.  
  79. INSTALL: 
  80.          Copy libraries to libs:
  81.          Copy main program anywhere you like!
  82.  
  83. As some may know I love (electronic)music and compose it myself. Of course
  84. I have been using(and still use) several of the best Amiga song(module)
  85. players around. But I found them to be overfeatured, with tons of menu
  86. options and window gadgets and supporting tons of formats noone will be
  87. likely to have ever heard about ;-) In other words, in an attempt to cover
  88. everything audio and what not they became sort of overkill.... to me at least.
  89.  
  90. Hence my motivation to make a song/audio/module/whatever the name should
  91. be, player. 
  92.  
  93. Besides the Amiga I`ve been/am developing on several other platforms, the
  94. C=64, linux, qnx, for job(s): the IBM AS/400, RS/6000, MAC and some other
  95. platform widely used, which I prefer to forget.
  96.  
  97. Tools used:
  98.  
  99. Amiga 1200 with a 200 mHz ppc/25 mHz 040 powerup card and 32 mb of memory.
  100. Blitz Basic, a great programming language for which some of the best games
  101. ever have been made and are being made. Also very good for application 
  102. development. Coffee, tea, gym, team fortress quaking(try 137.226.116.82 or
  103. game.uplink.de for that :) to keep my sanity ;-)
  104.  
  105. The program:
  106.  
  107. Ok, as you know by now this program plays modules of different formats.
  108. The formats currently supported are:
  109.  
  110.         * Med, Octamed, Soundstudio(thus 4 channel, 8 channel and the newest
  111.           octamed soundstudio up to 64 channel formats)
  112.  
  113.         * Pt module(the standard mod format)
  114.  
  115.         * Digibooster through AHI(a new composing program becoming pretty 
  116.           popular)
  117.  
  118.         * IFF 8 bit samples, direct from disk(so no memory limitations)  
  119.  
  120. The most widely used formats are covered as far as I`m concerned(after all
  121. I started to make this for myself to begin with ;). There will appear some
  122. more support for other formats(see `future`) and if you think I missed out 
  123. something really obvious, tell me.
  124.  
  125. Usage:
  126.         I`m not gonna tell, ought to be obvious :-)
  127.  
  128.         Well, in case you`re stuck, check the help menu.
  129.  
  130. Needed:
  131.         several octamed related libraries(included)
  132.         dbplayer.library (included)
  133.         libraries for powerpacker and xpk(included)
  134.         AHI for digibooster(not included)
  135.  
  136. Features:
  137.  
  138.         * Multi format(of course :)
  139.         * PLAYLIST!
  140.         * Support for xpk`ed and powerpacked files, decrunching in
  141.           fastmemory if available.
  142.         * `App` support, thus drag and drop on window, appicon or
  143.           appmenu(shift select) 
  144.         * Plays (octa)med, soundstudio and digibooster songs from
  145.           fastmemory if available.
  146.         * Fast and easy gadtools GUI
  147.         * Soundperiod displayed with ST modules(working on it for other
  148.           formats)
  149.         * Usage of standard libraries for replay and decrunch, except ST
  150.           modules and IFF 8 bit samples. (hm is that a feature or laziness? ;)
  151.         * Able to load in ANY file and attempt to play it, asking you
  152.           beforehand of course(see and listen for yourself ;) Might be
  153.           usefull for the few people who love weird sounds, some files give 
  154.           perfect sounds for a psychedelic electro song :-D 
  155.         * Reasonably small and fast, doesnt use up much resources. Needs
  156.           very little memory to run
  157.         * Works on all cpu types(as far as i know) and not on Amiga os <2.0,   
  158.           not tested though. 
  159.         * .... ask me for features you want/need! Ofcourse if you register I
  160.           will be more likely to add your requests.
  161.  
  162. Tested on:
  163.         
  164.         * Amiga 1200 with 200 mHz ppc, 25 mHz 040 and 32 mb fast
  165.         * Amiga 1200 with 060
  166.         * Bare Amiga 1200 2 mb chip, 14 mHz 020
  167.  
  168. Known bugs:
  169.  
  170. The (re)drawing of the graphic equalizer doesn`t seem to work properly with
  171. visualprefs(or with larger fonts, thus larger dragbar). 
  172.  
  173. This program should support sid songs, but I haven`t got that working yet.
  174. If anyone has more information about this(the playsid library) please
  175. contact me. 
  176.  
  177. For the rest I do not know of any (reproducable)bugs present, that doesn`t
  178. mean however that there are not any bugs, most likely there are(as in any
  179. program). If you find some, contact me.
  180.  
  181. Future:
  182.         
  183.         * Datatype support for replaying samples
  184.         * SID songs working properly! ;-)
  185.         * 16 bit sample support
  186.         * fast forward and rewind on other than PT modules
  187.         * showing of period on other than PT modules
  188.         * more formats(tell me)      
  189.         * mp3 support(maybe!)
  190.  
  191. Update history:
  192.  
  193. version 1.4.2b
  194.         * Time out feature. Because figuring the end of a non ST module requires
  195.           a great deal of hacking I have added for all those non ST formats a
  196.           timeout option. You can set the time in the menu after wich the song
  197.           quits and the next one will be load. You can ofcourse switch it off.
  198.           And this obviously only works when a playlist is present. The timing
  199.           happens through the vertical scanrate, so the accuracy depends on
  200.           the screenmode.
  201.         * It`ll now load in the system font as used on the workbench, though
  202.           it`ll force it to 8 high for now. Tell me if that`s unacceptable ;-)
  203.         * Added more error checking(I try the most to have it as foolproof as
  204.           possible).
  205.         * Minor bugs fixed(ofcourse ;)
  206.  
  207.         * See update history at the bottom of this text
  208.  
  209. Version 1.4b
  210.         * Another bug fixed, tried to redraw window equaliser when in playlist
  211.           mode, iconified and attempting to start a new module. I`m ashamed ;-)
  212.         * Bad bug cured. Choosing clearlist in a requester could`ve caused
  213.           problems. This happened when playing a playlist and then an
  214.           unrecognised file was loaded.
  215.         * Changed module playroutine, for improved stabillity and such
  216.         * Added a sort of graphic equaliser(Might redraw incorrectly with
  217.           visualprefs hack, see known bugs)
  218.         * Improved error checking and handling
  219. Version 1.3b:
  220.         * Random play option added, to play a playlist randomly
  221.         * Various minor bug fixes
  222.         * You can now load and save playlists
  223. Verions < 1.3b:
  224.         * Bugfix concerning ejecting a digibooster song and then loading  
  225.           one again.
  226.         * Close gadget added to window.
  227.         * Visualprefs problem out of place gadget characters solved
  228.           Thanks to Stefano Clemente, Tomislav Kitynski and Thomas Hurst 
  229.           for telling me :-) 
  230.         * Little bugfix concerning stopping a mod and then loading new
  231.           one.
  232.         * Added eject button.
  233.         * Bugfix: When playing a sample without a playlist it hangs, grmbl
  234.           thanks to Curt Esser for telling me.
  235.         * Playlist! Enough said :-)
  236.         * Added font sensitivity concerning the window title, so the window
  237.           gadgets will draw correctly if the windowtitle has a different
  238.           size font than 8.
  239.         
  240.         etc.
  241.  
  242. Credits:
  243.  
  244.         Wendy, my wife who I love a lot!
  245.         Fabio Bizzetti as beta tester
  246.         August('gustli) as beta tester
  247.         Many people on the Blitz mailinglist for beta testing
  248.         Teijo Kinunnen for the great Octamed(Soundstudio)
  249.         Frederic Laboureur for New Commandset in Blitz
  250.         James L Boyd for Pupit(powerpacker (un)pack)
  251.         Xbones, Binary Assault
  252.         Rick Hodger
  253.         Red When Excited
  254.         Acid
  255.         David Newton for the DLL(lists)
  256.         Tony Rolfe for modifications on the DLL
  257.         Jay Miner, whose intellect made all this possible :-)
  258.  
  259. Greetings:
  260.  
  261.         All on #amigaquake/#amycoders and #theend! 
  262.         Delphine `Elecwnch`
  263.         Thomas `A340`
  264.         August `Gustli`
  265.         Damnation
  266.         Nicholas `Yagger`
  267.         Rune `Shitlips`
  268.         The people on the Blitz list
  269.         
  270.         I forgot many....       
  271.  
  272. Check servers 137.226.116.82 (or .84) or game2.uplink.de for some nice Quake Team
  273. Fortress matches.
  274.  
  275.  
  276. ============================= Archive contents =============================
  277.  
  278. Original  Packed Ratio    Date     Time    Name
  279. -------- ------- ----- --------- --------  -------------
  280.    16960    9270 45.3% 10-Sep-98 18:08:48  dbplayer.library
  281.    19928   10274 48.4% 31-Jan-99 01:48:48  medplayer.library
  282.    28224   10325 63.4% 18-Jan-99 04:24:22  octamixplayer.library
  283.    13540    7167 47.0% 25-Jan-99 02:04:34  octaplayer.library
  284.     6128    4144 32.3% 18-Jan-99 04:24:14  powerpacker.library
  285.    11448    7090 38.0% 18-Jan-99 04:24:18  xpkmaster.library
  286.     1992    1004 49.5% 07-Nov-00 03:36:42  Amoralplayer.info
  287.      383     258 32.6% 27-Nov-00 06:04:52  oldicon.info
  288.    11106    4819 56.6% 28-Dec-00 07:09:28  Amoralplay1.5.readme
  289.   174044   69520 60.0% 28-Dec-00 07:11:42  Amoralplayer
  290. -------- ------- ----- --------- --------
  291.   283753  123871 56.3% 01-Jan-101 15:53:42   10 files
  292.